Skip to content

Upgrade to Scala.js 1.7.0. #13383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 26, 2021
Merged

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Aug 25, 2021

Tests come from upstream.

@sjrd sjrd requested a review from nicolasstucki August 25, 2021 15:22
@sjrd sjrd added the needs-minor-release This PR cannot be merged until the next minor release label Aug 25, 2021
sjrd added 6 commits August 25, 2021 17:43
Forward port of
scala-js/scala-js@5f9c128
although only a small change had to be ported. The existing
structure of the code in dotc made the other changes irrelevant.
…rams

Previously this was not allowed, since implementing it was
difficult. After the refactoring of the JS Class constrcutor call
generation (a6cd84f), implementing
this is not hard anymore, so we lift the implementation restriction.

Forward port of
scala-js/scala-js@2249ba6
@sjrd sjrd added this to the 3.1.0 milestone Aug 26, 2021
@nicolasstucki nicolasstucki merged commit a38ae20 into scala:master Aug 26, 2021
@nicolasstucki nicolasstucki deleted the scalajs-1.7.0 branch August 26, 2021 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-minor-release This PR cannot be merged until the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants